Update changelog for minor version upgrade#10083
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the CHANGELOG.md file with release notes for version 2.20.0, including download links, dependency updates, and a Go version upgrade. Feedback was provided to add a "chore:" prefix to the Go version upgrade entry to maintain consistency with other entries in the changelog.
| * chore: Update go packages [#10082](https://github.com/GoogleContainerTools/skaffold/pull/10082) | ||
| * chore: bump the golang group across 1 directory with 10 updates [#10080](https://github.com/GoogleContainerTools/skaffold/pull/10080) | ||
| * chore: bump github.com/in-toto/in-toto-golang from 0.10.0 to 0.11.0 [#10077](https://github.com/GoogleContainerTools/skaffold/pull/10077) | ||
| * Upgrade Go version to 1.26.3 [#10081](https://github.com/GoogleContainerTools/skaffold/pull/10081) |
Contributor
There was a problem hiding this comment.
For consistency with the other entries in this section and previous releases (e.g., line 75), please add the chore: prefix to this entry.
Suggested change
| * Upgrade Go version to 1.26.3 [#10081](https://github.com/GoogleContainerTools/skaffold/pull/10081) | |
| * chore: Upgrade Go version to 1.26.3 [#10081](https://github.com/GoogleContainerTools/skaffold/pull/10081) |
Darien-Lin
approved these changes
May 14, 2026
Abrahami2
approved these changes
May 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
update change log for minor version upgrade